Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image uploader support #35

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

gokselcoban
Copy link
Contributor

@gokselcoban gokselcoban commented Feb 8, 2021

Adds image uploader support (using quill-image-uploader).

Related issues: #1, #32

  • TODO: Add documentation for new/changed features
    • Upload view should return image_url (add an example response)
    • name of the upload view should be quill-editor-upload (maybe add an example view)
    • useInlineStyleAttributes configuration

LeeHanYeong and others added 13 commits July 14, 2020 10:06
* Fix content damage on validation error
* Fix fixtures format and enable null values
* Fixed non-saving data of dynamically created quills
* Poetry fix
* Setup fix

Co-authored-by: Michał Dyczko <[email protected]>
this allows the db backend to apply any optimizations it might want/need
closes LeeHanYeong#26

Co-authored-by: proxi <[email protected]>
* Bump to Quill Version 1.3.7

Bump to Quill Version 1.3.7 - This version of Quill fixes Quill Vuln slab/quill#2438

Here is the change commit to fix the vuln in Quill slab/quill#2439

The Vuln is described here: https://ossindex.sonatype.org/vuln/d96c07dd-81f9-41f6-b2bd-531143bcaeab

* Adding JS/CSS include instructions from README.md

Resolves issue [LeeHanYeong#33](LeeHanYeong#33)
@gokselcoban gokselcoban mentioned this pull request Feb 9, 2021
@gokselcoban gokselcoban marked this pull request as ready for review February 10, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants